CPTG 117 - Problem Solving Using Computer Programming
Topics/Notes
- User Interface 1
- Random Numbers
- Simulate the flip of a coin
- Simulate the roll of a die
- Finding doubles
- Counting
- Counting up
- Counting down
- Count from any starting number to any stopping number
- Count how many times the number 6 appears on die rolls
- Tic Tac Toe
- Button layout
- Alternating X and O player
- Question to find the winner
- Extract code into a Function
- Ending the game
Midterm 1: Tuesday January 30
- User Interface
- Database
Midterm 2
- Lists
Final Project
Final Project
Homeworks
- Tic Tac Toe
Final Project